home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / GENEALOG / WGENEAL / NOWA.WGB / Form Owner List.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-08-20  |  189 b 

  1. {
  2.     "schema": {
  3.         "FormName": "Text (50)",
  4.         "RefNumber": "Long Integer",
  5.         "Open": "Boolean NOT NULL",
  6.         "SpouseRefNo": "Long Integer"
  7.     },
  8.     "data": [
  9.         {
  10.             "FormName": "Add Edit",
  11.             "RefNumber": 0,
  12.             "Open": 1,
  13.             "SpouseRefNo": 0
  14.         }
  15.     ]
  16. }